diff options
Diffstat (limited to 'config/waybar/configs/[TOP] Simpliest')
| -rw-r--r-- | config/waybar/configs/[TOP] Simpliest | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/config/waybar/configs/[TOP] Simpliest b/config/waybar/configs/[TOP] Simpliest deleted file mode 100644 index c32a27a9..00000000 --- a/config/waybar/configs/[TOP] Simpliest +++ /dev/null @@ -1,38 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### TOP Simpliests ## // - -{ -"include": [ - "$HOME/.config/waybar/Modules", - "$HOME/.config/waybar/ModulesWorkspaces", - "$HOME/.config/waybar/ModulesCustom", - "$HOME/.config/waybar/ModulesGroups", - "$HOME/.config/waybar/UserModules", - ], -"layer": "top", -"position": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"gtk-layer-shell": true, -"margin-left": 6, -"margin-right": 6, -"margin-top": 2, - -"modules-left": [ - "hyprland/workspaces", - "tray", - "mpris", - ], - -"modules-center": [ - "hyprland/window", - ], - -"modules-right": [ - "idle_inhibitor", - "custom/nightlight", - "group/notify", - ], -} - |
